Skip to content

Fix typo in fsadns JSON field#74

Open
pacujo wants to merge 1 commit intoWithSecureOpenSource:masterfrom
pacujo:pacujo-fsadns-socketype
Open

Fix typo in fsadns JSON field#74
pacujo wants to merge 1 commit intoWithSecureOpenSource:masterfrom
pacujo:pacujo-fsadns-socketype

Conversation

@pacujo
Copy link
Contributor

@pacujo pacujo commented Mar 24, 2026

The JSON field name for socket type in DNS resolution is misspelled in construct_addrinfo but the parser in deconstruct_addrinfo reads "socktype". Result: ai_socktype is silently zero in all DNS results.

Co-Authored-By: Claude (from Anthropic)

The JSON field name for socket type in DNS resolution is misspelled
in `construct_addrinfo` but the parser in `deconstruct_addrinfo` reads
`"socktype"`. Result: `ai_socktype` is silently zero in all DNS results.

Co-Authored-By: Claude (from Anthropic)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant